home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 12331 / 12331.xpi / chrome / content / bindings.xml < prev    next >
Extensible Markup Language  |  2009-08-25  |  366b  |  10 lines

  1. <?xml version="1.0"?>
  2.  
  3. <bindings xmlns="http://www.mozilla.org/xbl"
  4.           xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
  5.           xmlns:xbl="http://www.mozilla.org/xbl">
  6.  
  7.   <binding id="awbase"></binding>
  8.   <binding id="awcanvas" display="xul:button" extends="chrome://aniweather/content/bindings.xml#awbase"></binding>
  9.   
  10. </bindings>